-- background: 2768 from stack: in -- bmap block id: 3087 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- on openStack hide message box show menuBar pass openStack end openStack -- part 6 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=118 top=33 right=58 bottom=395 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: Line Noise Killer -- part 16 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=12 top=26 right=332 bottom=500 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: No button there! ----- HyperTalk script ----- on mouseDown play "boing" a show card field "No button there!" end mouseDown on mouseUp hide card field "No button there!" end mouseUp